Skip to content

fix(docs): use production sandbox font paths - #171

Merged
iamjr15 merged 1 commit into
mainfrom
fix/research-pdf-font-paths
Aug 5, 2026
Merged

fix(docs): use production sandbox font paths#171
iamjr15 merged 1 commit into
mainfrom
fix/research-pdf-font-paths

Conversation

@iamjr15

@iamjr15 iamjr15 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Why

Production research PDF generation failed after successful report synthesis because the renderer looked for Liberation fonts in /usr/share/fonts/truetype/liberation2, while the Daytona production image provides them under /usr/share/fonts/truetype/liberation.

What changed

  • Point the Markdown-to-PDF renderer at the Liberation Sans and Liberation Mono paths present in the production sandbox.
  • Keep the report pipeline unchanged: the canonical Markdown shown in chat is still the exact input rendered to PDF.

Verification

  • pnpm lint
  • pnpm typecheck
  • pnpm turbo build --force
  • pnpm deadcode
  • pnpm architecture:check
  • pnpm turbo skills:build
  • Reproduced the original ENOENT against the live Daytona sandbox.
  • Ran the corrected renderer in that sandbox with headings, links, a four-column table, a task list, a blockquote, and sources; it exited successfully and emitted a valid PDF artifact.

No database migration, environment variable, vendor, or deployment-topology changes.

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
cheatcode Skipped Skipped Aug 5, 2026 8:17am

@iamjr15
iamjr15 merged commit 2d1a609 into main Aug 5, 2026
6 checks passed
@iamjr15
iamjr15 deleted the fix/research-pdf-font-paths branch August 5, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant